home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
man
/
cmds.fmt
/
ranlib.man
< prev
next >
Wrap
Text File
|
1990-12-10
|
1KB
|
69 lines
RANLIB User Commands RANLIB
_________________________________________________________________
NNAAMMEE
ranlib - make symbol table for object library
SSYYNNOOPPSSIISS
rraannlliibb [--ff] _a_r_c_h_i_v_e ...
OOPPTTIIOONNSS
--ff Force the symbol table to be regenerated.
_________________________________________________________________
DDEESSCCRRIIPPTTIIOONN
RRaannlliibb generates a file called __.SYMDEF with a table of
external symbols for an archive. It puts it in the archive
for use by lldd.
The current version of rraannlliibb is actually a wrapper over aarr,
which maintains the symbol table in-place, as the archive is
updated. Any arguments that the old rraannlliibb took are ignored
by this version.
If the symbol table already exists, rraannlliibb is normally a
no-op. If the symbol table has somehow become corrupted,
use the --ff flag to force it to be regenerated from scratch.
SSEEEE AALLSSOO
ld, ar
KKEEYYWWOORRDDSS
library, archive
Sprite v.1.0 Printed: December 10, 1990 1